.Net Framework > v2.0.50727 > System > Xml > XPath > XPathNavigator > AppendChild AppendChild()
AppendChild(String)
AppendChild(XmlReader)
AppendChild(XPathNavigator)


AppendChild()

Category
Method
Description
Returns an System.Xml.XmlWriter object used to create a new child node at the end of the list of child nodes of the current node.
Type
XmlWriter
Character
public
Tags
01892ABD01, 02E3ABA98D, 0376596F91

AppendChild(String)

Category
Method
Description
Creates a new child node at the end of the list of child nodes of the current node using the XML data string specified.
Type
void
Character
public
Parameters
NameTypeDescription
newChildString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

AppendChild(XmlReader)

Category
Method
Description
Creates a new child node at the end of the list of child nodes of the current node using the XML contents of the System.Xml.XmlReader object specified.
Type
void
Character
public
Parameters
NameTypeDescription
newChildXmlReader
Tags
01892ABD01, 02E3ABA98D, 0376596F91

AppendChild(XPathNavigator)

Category
Method
Description
Creates a new child node at the end of the list of child nodes of the current node using the nodes in the System.Xml.XPath.XPathNavigator specified.
Type
void
Character
public
Parameters
NameTypeDescription
newChildXPathNavigator
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database